Welcome![Sign In][Sign Up]
Location:
Search - linear equations

Search list

[Mathimatics-Numerical algorithmsLinearEquation

Description: 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
Platform: | Size: 99328 | Author: 关东 | Hits:

[Algorithmgauss.c

Description: Using Gaussian elimination to solve linear equations.
Platform: | Size: 1024 | Author: 张琦 | Hits:

[Algorithmgauss2.c

Description: Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
Platform: | Size: 1024 | Author: 张琦 | Hits:

[matlabLinearEquations

Description: Solve Linear Equations with matlab
Platform: | Size: 5120 | Author: 糊糊 | Hits:

[Algorithmjiefc

Description: 一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
Platform: | Size: 1024 | Author: belle | Hits:

[Algorithmvb-solution-of-linear-equations

Description: 利用vb解线性方程组,利用Gauss列主元消去法-Vb solutions using linear equations using Gauss elimination method out PCA
Platform: | Size: 2048 | Author: 邵长城 | Hits:

[AlgorithmSimpleequationstoachieve

Description: 利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
Platform: | Size: 2048 | Author: 赵伟元 | Hits:

[Algorithmprograms1

Description: 解线性方程的一些子程序,用FORTRAN编写,算法包括高斯全选主元法等。-Linear Equations of the number of subroutines, written with FORTRAN, algorithms, including full pivoting Gauss law.
Platform: | Size: 7168 | Author: chen | Hits:

[matlabMATLAB-Linear-Equations-with-MATLAB

Description: 详细介绍用MATLAB解线性方程组,简单介绍-Details of Linear Equations with MATLAB, a brief introduction
Platform: | Size: 22528 | Author: bian | Hits:

[AlgorithmSolving-Linear-Equations

Description: 线性方程组的求解 Gauss消去法,列主元素消去法,三角分解法-Solving Linear Equations
Platform: | Size: 2048 | Author: 李沆 | Hits:

[Algorithmlinear-equations

Description: 求解线性方程组 通过逼近方法逐渐取得线性方程组的解。-Solving linear equations obtained by approximation method for the gradual solution of linear equations.
Platform: | Size: 233472 | Author: yuan | Hits:

[matlabsolve-linear-equations-in-matlab

Description: 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
Platform: | Size: 549888 | Author: lin | Hits:

[matlabTypical-methods-for-linear-equations

Description: 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.
Platform: | Size: 14336 | Author: huyunq | Hits:

[matlabSolving-linear-equations

Description: 求解迭代线性方程组的解,Jacobi迭代程序、Gauss_seidel迭代、补充SOR迭代及个人心得-Solving linear equations iterative solution, Jacobi iterative process, Gauss_seidel iteration, SOR iteration and personal experiences to add
Platform: | Size: 2048 | Author: 施政 | Hits:

[GUI Developlinear-equations

Description: 解1至5元线性方程组。。 如解2元线性方程组时,只需在前两个方程中的x1,x2前输入系数,在最后一列前两个框输入2个常数项即可。其它多元方程组依次类推-1 to 5 yuan solution of linear equations... Such as 2 yuan solution of linear equations, just in the first two in the equations are x1, before the x2 input coefficient, in the last column the first two box two constant input a can. Other multiple equations in turn on..
Platform: | Size: 55296 | Author: wuhao | Hits:

[AlgorithmSolving-linear-equations

Description: 分别Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组-Jacobi iteration method respectively and Gauss-Seidel iteration method is used to solve the linear equations
Platform: | Size: 6144 | Author: 李记 | Hits:

[AlgorithmSolving-linear-equations

Description: 利用C语言编写线性方程组直接法的源程序,通俗易懂,不用手算,方便快捷。- 允许输入拉丁字符的拼音 中文(简体) 英语 日语 Written in C language source of linear equations of the direct method, easy to understand, not hand-counted, quick and easy.
Platform: | Size: 3072 | Author: 小样 | Hits:

[matlabsolution-of-linear-equations

Description: 第11章 解线性方程组的直接法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 11 the direct method of solution of linear equations
Platform: | Size: 8192 | Author: 空悟 | Hits:

[matlabSolution-of-linear-equations

Description: 其中的相应程序为实现解决线性方程组的相应的方法,程序测试正确。-Corresponding procedures for the realization of the appropriate method to solve linear equations, the correct program testing.
Platform: | Size: 5120 | Author: jh | Hits:

[matlabsolving-linear-equations

Description: 利用顺序消元法和列主元消元法,分别解线性方程组。-Using the order of elimination method and main-element elimination method for solving linear equations, respectively.
Platform: | Size: 1024 | Author: 刘云 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net